CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 数据 画图

搜索资源列表

  1. 坐标轴画图相关.rar

    0下载:
  2. 用VC写的在图上画坐标轴并由函数确定来不断更改坐标轴上的数据。
  3. 所属分类:图形图象

    • 发布日期:
    • 文件大小:313136
    • 提供者:
  1. 画图聊天程序

    0下载:
  2. paintchat是一种靠java applet 传递数据的交互web聊天工具,拥有画图和聊天2种功能 是由一个日本的公司做的-paintchat is a java applet on the interactive data transmission web chat tools, and chat with drawing two functions by a Japanese company to do the
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:948536
    • 提供者:赵亮
  1. cross

    0下载:
  2. 微带不连续性FDTD仿真,建模、S参数提取、自己导出数据画图
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6149
    • 提供者:戴作杏
  1. 串口温度数据采集并实时显示

    1下载:
  2. 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:249880
    • 提供者:周波
  1. 坐标轴画图相关.rar

    1下载:
  2. 用VC写的在图上画坐标轴并由函数确定来不断更改坐标轴上的数据。, Writes with VC the picture coordinate axis and determined on the chart by the function unceasingly changes in the coordinate axis the data.
  3. 所属分类:图形图象

    • 发布日期:2016-07-14
    • 文件大小:313407
    • 提供者:李云强
  1. plot

    1下载:
  2. vc编译器下的MFC动态画图程序,实现实时的数据描绘,有助于数据计算类工程的仿真。-vc compiler MFC under the dynamic drawing program, to achieve real-time data descr iption, data of class projects help the simulation.
  3. 所属分类:Windows Develop

    • 发布日期:2014-05-22
    • 文件大小:2163833
    • 提供者:姜先生
  1. rrdtoo

    0下载:
  2. 这是一个画图工具,只要有三维数据,就可以画直方图和曲线图-This is a drawing tool, as long as there is three-dimensional data, we can draw histogram and curves
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:1538086
    • 提供者:agg
  1. programme

    0下载:
  2. 简单的C++画图程序,利用简单数据绘图,适合初学者自学!-Simple C++ Drawing process data using simple drawings, suitable for beginners and self-learning!
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:13041
    • 提供者:noway
  1. 35

    0下载:
  2. 读取文件数据,画图,然后实现对图像的放大缩小等功能-Read file data, drawing, and then realize the image zoom functions
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:370376
    • 提供者:bestcln
  1. READCOM2

    1下载:
  2. 串口发送、接收数据,显示数据、画图功能 可以选择16进制或ascii数据发送-Serial port to send, receive data, display data, drawing function can choose 16 hexadecimal or ascii data sent
  3. 所属分类:Communication

    • 发布日期:2015-05-05
    • 文件大小:41502
    • 提供者:吴敏
  1. disptxt

    0下载:
  2. 画图小软件,很实用!将数据导入后就可以画出曲线!-an very useful program!
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:849929
    • 提供者:胡康
  1. ComputerGraphics

    0下载:
  2. 这个最新做的,用OpenGL编程,实现画几何图形,读数据画图,还有简单的立体图形,以及由立体图形组成的场景。-The latest to do this with OpenGL programming, implementation draw geometric shapes, drawing data read, have a simple three-dimensional graphics, as well as the composition of three-dimensional g
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-09
    • 文件大小:15385491
    • 提供者:王敬
  1. Archive

    0下载:
  2. 画图:对数据采集卡采集的数据画图并分析。MATLAB编的一个实用小程序-Paint: The data acquisition card for data acquisition and analysis of drawing. MATLAB small for a practical procedure
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:857
    • 提供者:刘迟
  1. DrawPicture

    0下载:
  2. 在实际项目中,需要获取实时数据并画图,本实例开发出可画图控件,能方便显示数据,并且随鼠标移动实时显示坐标点数据-In the actual project, it is necessary to obtain real-time data, and drawing, this example may be drawing to develop control, can easily display data, and real-time display with the mouse coord
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:4675902
    • 提供者:曹匆
  1. 二维数据画图程序

    0下载:
  2. 二维数据画图Matlab程序,运行非常方便,适合于科研人员对数据的处理。(Dimensional data drawing Matlab program, run very convenient, suitable for researchers to deal with the data.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:16384
    • 提供者:立军
  1. 二维数据画图程序

    1下载:
  2. 二维数据画图Matlab程序,运行非常方便,适合于科研人员对数据的处理。 (Dimensional data drawing Matlab program, run very convenient, suitable for researchers to deal with the data.)
  3. 所属分类:matlab例程

    • 发布日期:2017-08-24
    • 文件大小:17013
    • 提供者:ljwang168
  1. 读取串口数据并画实时曲线的VC++程序源码

    0下载:
  2. 通过串口读取数据,将读取回来的数据分析处理,然后通过曲线形式显示出来。(Read data through the serial port, read back data analysis, processing, and then displayed in the form of curves.)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-26
    • 文件大小:162816
    • 提供者:Tercel_fly
  1. 4建模分析股票市场数据

    2下载:
  2. 建模分析股票市场数据,利用R语言进行数据分析,包括画图(Modeling and analyzing stock market data)
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-06
    • 文件大小:3822592
    • 提供者:PepsiM
  1. 数据结构与C语言综合训练安排

    0下载:
  2. VC6.0插件,西北农林科技大学数据结构实习要求之VC6.0中画图插件(When people are asked what will they do if they become rich, some say that they want to eat all the delicious food, and some say that they will buy the best house. It is the common wish to live the life that enjoys
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:480256
    • 提供者:半缘修道
  1. 雷达数据画图

    1下载:
  2. 对雷达数据进行画图对雷达数据进行画图对雷达数据进行画图对雷达数据进行画图
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com